user-service
Toggle table of contents
2.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
user-service
application
/
[root]
/
MessageAdapter
/
postEvent
post
Event
abstract
fun
postEvent
(
type
:
EventType
,
event
:
Event
)
Posts an event to the message adapter.
Parameters
type
The type of the message.
event
The event to be posted.